home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / windows5 / v11n18.zip / WTIME.ZIP / WTISRC.ZIP / WTIME.DEF < prev    next >
Text File  |  1992-10-27  |  348b  |  12 lines

  1. NAME            WTIME
  2. EXETYPE         WINDOWS
  3. STUB            'WINSTUB.EXE'
  4. CODE            PRELOAD MOVEABLE
  5. DATA            PRELOAD MOVEABLE MULTIPLE
  6. HEAPSIZE        4096
  7. STACKSIZE       5110
  8. EXPORTS         WndProc          @1
  9.                 CONFIGMsgProc    @2
  10.                 SetupDlgMsgHook  @3
  11.                 ABOUTMsgProc     @4
  12.